| Total Complexity | 25 |
| Dependencies | 12 |
| Dependents | 1 |
| Total lines | 147 |
| Lines of code | 67 |
| Logical lines of code | 38 |
| Comment lines | 51 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| productCreateUpdate() | 50 | 10 | 29 | |
| updateOrInsertProduct() | 60 | 5 | 14 | |
| shouldProcessProduct() | 70 | 3 | 6 | |
| shouldRunHook() | 69 | 2 | 7 | |
| shouldInsertProduct() | 79 | 2 | 3 | |
| shouldUpdateProduct() | 79 | 2 | 3 | |
| __construct() | 72 | 1 | 5 |